home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / utility / remind15.zip / REMINDER.DOC < prev    next >
Text File  |  1991-11-25  |  6KB  |  182 lines

  1.  
  2.     ┌─────────────────────────────────────────────────────────────────────┐
  3.     │                                                                     │
  4.     │                        Windows Reminder                             │
  5.     │                                                                     │
  6.     └─────────────────────────────────────────────────────────────────────┘
  7.  
  8. What is REMINDER?
  9.  
  10.     Did You ever forget your best friend's birthday? Hopefully this will
  11.     not happen again with REMINDER.
  12.  
  13.     REMINDER reads a text file with your important dates and displays
  14.     everything that lies within a user selectable range in a window.
  15.     By default REMINDER will show your dates for the next 10 days.
  16.     The power of this program is its simplicity.
  17.  
  18.     REMINDER is distributed as CardWare. If You like it, send a nice
  19.     picture postcard.
  20.  
  21. Installation
  22.  
  23.     Copy REMINDER.EXE to your Windows directory and install it with program
  24.     manager. You will also need the VBRUN100.DLL runtime library somewhere
  25.     on your DOS path.  You will find this library on every Win*Net BBS.
  26.     Copy the REMINDER.DAT to the same directory where REMINDER.EXE is located.
  27.  
  28.     I would strongly advise you to put REMINDER.EXE into your RUN= statement.
  29.  
  30. Operation
  31.  
  32.     REMINDER has five buttons:
  33.  
  34.     'Thank you' terminates the program. This is the default.
  35.     'Change' calls the editor (default: notepad) with your REMINDER.DAT file.
  36.     'Rescan' re-reads REMINDER.DAT.
  37.     'Options' call the REMINDER's option panel.
  38.     'Info' displays information about REMINDER.
  39.  
  40.     Please note, that REMINDER.DAT has to be in the current directory, when
  41.     REMINDER is started. If it cannot find the file, it will display an error
  42.     message and terminate. Notepad has to be in your path if you want to use
  43.     it from within REMINDER.
  44.  
  45. Format of REMINDER.DAT
  46.  
  47.     Each date you would like to remember has to be on a separate line.
  48.     The format of this line is year month day text. Leadings spaces are
  49.     ignored. Example:
  50.  
  51.     91   12 18 Call George to confirm contract
  52.     1991 12 20 Check savings account
  53.  
  54.     A zero is a wildcard. These will trigger reminders every year or month.
  55.  
  56.     0  12  6  Guess what !
  57.     0   5 10  Volker Weber's birthday. Don't forget to send a card.
  58.     0   0 25  Pay next month's rent.
  59.  
  60.     Do not insert empty lines or commas within REMINDER.DAT
  61.  
  62. Options
  63.  
  64.     This is new to version 1.2. You can set up a range of days and
  65.     select your favorite (windows) editor. You might as well leave
  66.     everything at the default. If you have trouble finding the data
  67.     file with the Change button, you can specify the path to your
  68.     reminder.dat.
  69.  
  70.     The option panel has four input fields:
  71.  
  72.     - from day:  defaults to -1 (i.e. yesterday)
  73.     - to day:    defaults to 10
  74.     - editor:    defaults to notepad.exe
  75.     - reminders: defaults to reminders.dat
  76.  
  77.     REMINDER does not perform any error checking. It simply is a 'Garbage
  78.     in - garbage out' setup. If you specify 'from tomorrow 'til yesterday'
  79.     that's exactly what you will get: nothing.
  80.  
  81.     If REMINDER cannot find the editor you specified, it will display an
  82.     error message and terminate.
  83.  
  84.     Clicking on the reminders input field displays a files select panel,
  85.     which is pretty much straightforward.
  86.  
  87.     The options panel has four buttons:
  88.  
  89.     - Cancel:     close options panel
  90.     - Default:    set everything back to default
  91.     - Temporary:  close options panel and rescan REMINDER.DAT with the
  92.                   new settings
  93.     - Permanent:  same as 'Temporary'. Write Settings to WIN.INI. REMINDER
  94.                   will read the settings from WIN.INI next time.
  95.  
  96.     WIN.INI will contain five new lines after you selected 'permanent' for
  97.     the first time. They could look like this
  98.  
  99.         [Reminder]
  100.         EditorName=notepad.exe
  101.         FromDate=-1
  102.         ToDate=10
  103.         Reminders=d:\reminder\reminder.dat
  104.  
  105.     If you painted yourself into a corner with the options panel, press
  106.     'Default' and 'Permanent'. If all else fails, remove the lines in the
  107.     [Reminder] section of WIN.INI.
  108.  
  109.  
  110. De-Installation instructions
  111.  
  112.     I don't think you will ever need it. But, just in case:
  113.  
  114.       delete REMINDER.EXE
  115.       delete REMINDER.DOC
  116.       deLete REMINDER.DAT
  117.       remove the five lines from WIN.INI
  118.  
  119.  
  120. License
  121.  
  122.     You may copy or distribute REMINDER as long as you do not charge
  123.     anything for it - I strongly encourage you to do so.
  124.  
  125.     There is one thing I wolud like you to do.  If you like this program
  126.     and continue to use it, please send a postcard to my adress:
  127.  
  128.                           Volker Weber
  129.                           Kahlertstr. 32
  130.                           6100 Darmstadt
  131.                           Germany
  132.  
  133.     If you like to donate any money, please feel free to do that as well.
  134.     By sending me your postcard you will implicitly acquire a lifetime
  135.     license to use this program.  This seems a reasonable price to me.  I
  136.     am very much looking forward to receiving cards from all over the
  137.     world.  Thank you.
  138.  
  139.  
  140. Waranty
  141.  
  142.     This program takes up valuable space on your precious harddisk, although
  143.     not very much.  That's all.  No other waranties implied or expressed.
  144.  
  145.  
  146. Revision History
  147.  
  148.    1.5  Fixed a minor bug in the file section routine and the behaviour
  149.         of the timer.
  150.  
  151.    1.4  Reminder now rereads its datafile when the date changes. If it
  152.         finds any reminders for the day, it returns its display from
  153.         iconized to normal view and sounds the speaker.
  154.  
  155.         Reminder now auto-iconizes after one minute if did not find any
  156.         reminders for the day.
  157.  
  158.         Changed the main display to list box which enables 100
  159.         reminders per day.
  160.  
  161.         Reminder now sorts the display.
  162.  
  163.         Added day of week to display. Added todays date to display.
  164.  
  165.    1.3  Added option to specify the path to your datafile.
  166.  
  167.    1.2  Added option panel.
  168.         Set up your favourite editor.
  169.         Set up date interval.
  170.  
  171.    1.1  Minor Bugfix
  172.  
  173.    1.0  Initial Release
  174.  
  175.  
  176. Have fun with this little program
  177.  
  178.     Volker Weber                                 Darmstadt, November 1991
  179.  
  180.     Moderator WINDOWS.GER
  181.     2:243/4.1@FIDONET.ORG
  182.